Skip to content

Created decorators for skip_if locale functions #18745

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 13, 2017

Conversation

WillAyd
Copy link
Member

@WillAyd WillAyd commented Dec 12, 2017

@codecov
Copy link

codecov bot commented Dec 12, 2017

Codecov Report

Merging #18745 into master will increase coverage by <.01%.
The diff coverage is 90.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18745      +/-   ##
==========================================
+ Coverage   91.59%   91.59%   +<.01%     
==========================================
  Files         153      153              
  Lines       51364    51363       -1     
==========================================
+ Hits        47046    47047       +1     
+ Misses       4318     4316       -2
Flag Coverage Δ
#multiple 89.46% <90.9%> (+0.02%) ⬆️
#single 40.75% <90.9%> (-0.11%) ⬇️
Impacted Files Coverage Δ
pandas/util/testing.py 82.32% <ø> (-0.21%) ⬇️
pandas/util/_test_decorators.py 93.33% <90.9%> (-0.79%) ⬇️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.81% <0%> (-0.1%) ⬇️
pandas/plotting/_converter.py 66.52% <0%> (+1.73%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 96439fb...bfec968. Read the comment docs.

@jreback jreback added the Testing pandas testing functions or related to the test suite label Dec 13, 2017
@jreback jreback added this to the 0.22.0 milestone Dec 13, 2017
@jreback jreback merged commit 6a06d50 into pandas-dev:master Dec 13, 2017
@jreback
Copy link
Contributor

jreback commented Dec 13, 2017

thanks!

@WillAyd WillAyd deleted the skip-locale branch December 13, 2017 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants